home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 1 / CU Amiga Magazine CD-ROM Special Edition (1995)(EMAP Images)(GB)[Issue 1995-11].iso / Aminet / comm / tcp / archie38_1.lha / archie-1.4 / readme.amiga < prev    next >
Text File  |  1995-01-05  |  856b  |  24 lines

  1. Amiga README
  2.  
  3. I ported this Prospero Archie client to the Amiga for the AmiTCP stack.
  4. If you want to use it with the Commodore AS225r2 TCP/IP stack, good luck.
  5.  
  6. The Prospero copyright is available in "copyright.h", in this distribution.
  7.  
  8. The source was edited to remove the compiler warnings except those caused by
  9. the redefinition of EAGAIN in <sys/errno.h>, which changes the value
  10. in <errno.h>, and those picky optimizer warnings.  Compiled with SAS/C 6.51.
  11. MATH=IEEE PARAMETERS=BOTH STRINGMERGE UNSIGNEDCHARS ERRORREXX
  12. NOMULTIPLEINCLUDES OPTIMIZE OPTIMIZERSIZE VERBOSE STACKEXTEND
  13. ONERROR=CONTINUE OPTIMIZERDEPTH=4
  14.  
  15. This has been tested briefly on my system:  A2000 (68030), AmigaOS 2.1,
  16. AmiTCP 3.0ß2, PPP connection to the internet.
  17.  
  18. No guarantee of any kind is offered or assumed.  Use at your own risk and
  19. enjoy.
  20.  
  21. Tomas Willis
  22. (tomas@cae.wisc.edu)
  23.  
  24.